'Declaration
Public Overloads Sub AddLineAnnotInteractive( _ ByVal BorderColor As Integer, _ ByVal BorderWidth As Single, _ ByVal Opacity As Single _ )
public void AddLineAnnotInteractive( int BorderColor, float BorderWidth, float Opacity )
public procedure AddLineAnnotInteractive( BorderColor: Integer; BorderWidth: Single; Opacity: Single );
public function AddLineAnnotInteractive( BorderColor : int, BorderWidth : float, Opacity : float );
public: void AddLineAnnotInteractive( int BorderColor, float BorderWidth, float Opacity )
public: void AddLineAnnotInteractive( int BorderColor, float BorderWidth, float Opacity )
Parameters
- BorderColor
- BorderWidth
- Opacity